home *** CD-ROM | disk | FTP | other *** search
- Path: news1.h1.usa.pipeline.com!usenet
- From: grantp@usa.pipeline.com(Pete)
- Newsgroups: comp.lang.c++
- Subject: Re: Librairies
- Date: 28 Jan 1996 23:59:07 GMT
- Organization: Kalevi, Inc.
- Message-ID: <4eh2kb$c3b@news1.usa.pipeline.com>
- NNTP-Posting-Host: pipe8.h1.usa.pipeline.com
- X-PipeUser: grantp
- X-PipeHub: usa.pipeline.com
- X-PipeGCOS: (Pete)
- X-Newsreader: Pipeline USA v3.3.0
-
- On Jan 27, 1996 21:19:01 in article <Librairies>, 'guilhou@easynet.fr'
- wrote:
-
-
- >Could someone tell me how to use .LIB files with BC++3.1?
- >I have no problems in creating librairies, but I can't make
- >the compiler to automatically link them with the .CPP files...
- >
- One way is to add the .lib files to your project -- the same
- way you added your source code files.
-
- BTW, if you're trying to link files generated with non-
- Borland system, you may have problems. All libraries
- are not in the same format.
-
- --
- Pete Grant
- Kalevi, Inc.
- Object Oriented Software Development
-